Reserved words in the SQL syntax.
Sinônimos
Examples for "sql keyword"
Examples for "sql keyword"
1Used for MySQL and SQL keywords and for code examples.
1SQL statements can also be prepared dynamically using MySQL server-side prepared statements.
2By default, MySQL will issue an implicit commit after every SQL statement.
3If we submit a SQL statement to this function, as shown below:
4The application intended to issue a SQL statement that looked something like this:
5SQL statements particular to a specific database implementation will be noted.
6You can use all the major categories of SQL statements inside stored programs.
7The following types of SQL statements can appear in stored programs:
8Such nested SQL statements can exhibit extremely unpredictable or undesirable performance.
9PDO function to generate an HTML table from a SQL statement
10The SQL statements that make up the transaction for this program.
11After examining the SQL statements involved in the application, the problem-andthe solution-seemsobvious.
12Execute a SQL statement, returning the result set(s) to the calling program.
13Semicolons indicate end of SQL statement, causing an error when creating a stored procedure
14Include SQL statements inside stored procedures, including how to perform row-at-a-time processing with cursors.
15Examining InnoDB execution statistics before and after SQL statement execution
16Stored functions that include SQL can often perform badly when included within standard SQL statements.
Translations for sql statement